Skip to main content
请求

curl --location 'https://openapi.gs-robot.com/v1alpha1/robots/TEST00-0000-000-S003/taskReports/cff92936-10d2-43c9-a8ea-35fb5caf476c:generateRobotTaskReportPng'
--header 'Content-Type: application/json'
--header 'Authorization: Bearer {{token}}'
--data '
{
"languageCode": "zh"
}'
输出

{
"uri": "https://openapi.gs-robot.com/robot-task/task/report/png/v2/cn/cff92936-10d2-43c9-a8ea-35fb5caf476c"
}